
body {
  background-image: linear-gradient(to right, blue, orange, yellow);
  zoom: 0.25;
}
/* Abnoxious heading mode activate */
h1 {
  /* Loud, aggressive radial gradient */
  background: radial-gradient(circle at center,
    #ff00ff 0%,
    #ffff00 30%,
    #00ffff 60%,
    #ff0000 100%
  );

  /* Clip the chaos directly into the text */
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;

  /* Fonts that look like they escaped a carnival */
  font-family: "Comic Sans MS", "Papyrus", "Curlz MT", fantasy;

  /* Stretchy, goofy dramatic size */
  font-size: clamp(2rem, 6vw, 6rem);

  /* Silly spacing because why not */
  letter-spacing: 0.15em;
  text-transform: uppercase;

  /* Make it wobble emotionally */
  text-shadow:
    0 0 10px #fff,
    0 0 20px #ff00ff,
    0 0 30px #ffff00;

  /* Emotional instability animation */
  animation: raccoon-wiggle 0.0002s infinite ease-in-out;
}

@keyframes raccoon-wiggle {
  0%   { transform: rotate(-2deg) skewX(1deg); }
  25%  { transform: rotate(2deg)  skewX(-1deg); }
  50% { transform: rotate(-2deg) skewX(1deg); }
  75%  { transform: rotate(360deg)  skewX(-360deg); }
  100% { transform: rotate(-360deg) skewX(360deg); }
}
img {
  /* Loud, aggressive radial gradient */
  background: radial-gradient(circle at center,
    #ff00ff 0%,
    #ffff00 30%,
    #00ffff 60%,
    #ff0000 100%
  );

  /* Clip the chaos directly into the text */
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;

  /* Fonts that look like they escaped a carnival */
  font-family: "Comic Sans MS", "Papyrus", "Curlz MT", fantasy;

  /* Stretchy, goofy dramatic size */
  font-size: clamp(2rem, 6vw, 6rem);

  /* Silly spacing because why not */
  letter-spacing: 0.15em;
  text-transform: uppercase;

  /* Make it wobble emotionally */
  text-shadow:
    0 0 10px #fff,
    0 0 20px #ff00ff,
    0 0 30px #ffff00;

  /* Emotional instability animation */
  animation: raccoon-wiggle 0.2s infinite ease-in-out;
}

@keyframes raccoon-wiggle {
  0%   { transform: rotate(-2deg) skewX(1deg); }
  25%  { transform: rotate(2deg)  skewX(-1deg); }
  50% { transform: rotate(-2deg) skewX(1deg); }
  75%  { transform: rotate(360deg)  skewX(-360deg); }
  100% { transform: rotate(-360deg) skewX(36000000deg); }
}
h2 {
  /* Loud, aggressive radial gradient */
  background: radial-gradient(circle at center,
    #ff00ff 0%,
    #ffff00 30%,
    #00ffff 60%,
    #ff0000 100%
  );

  /* Clip the chaos directly into the text */
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;

  /* Fonts that look like they escaped a carnival */
  font-family: "Comic Sans MS", "Papyrus", "Curlz MT", fantasy;

  /* Stretchy, goofy dramatic size */
  font-size: clamp(1rem, 3vw, 3rem);

  /* Silly spacing because why not */
  letter-spacing: 0.15em;
  text-transform: uppercase;

  /* Make it wobble emotionally */
  text-shadow:
    0 0 10px #fff,
    0 0 20px #ff00ff,
    0 0 30px #ffff00;

  /* Emotional instability animation */
  animation: raccoon-wiggle 0.2s infinite ease-in-out;
}

@keyframes raccoon-wiggle {
  0%   { transform: rotate(-2deg) skewX(1deg); }
  25%  { transform: rotate(2deg)  skewX(-1deg); }
  50% { transform: rotate(-2deg) skewX(1deg); }
  75%  { transform: rotate(360deg)  skewX(-360deg); }
  100% { transform: rotate(-360deg) skewX(360deg); }
}
h3 {
  /* Loud, aggressive radial gradient */
  background: radial-gradient(circle at center,
    #ff00ff 0%,
    #ffff00 30%,
    #00ffff 60%,
    #ff0000 100%
  );

  /* Clip the chaos directly into the text */
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;

  /* Fonts that look like they escaped a carnival */
  font-family: "Comic Sans MS", "Papyrus", "Curlz MT", fantasy;

  /* Stretchy, goofy dramatic size */
  font-size: clamp(2rem, 6vw, 6rem);

  /* Silly spacing because why not */
  letter-spacing: 0.15em;
  text-transform: uppercase;

  /* Make it wobble emotionally */
  text-shadow:
    0 0 10px #fff,
    0 0 20px #ff00ff,
    0 0 30px #ffff00;

  /* Emotional instability animation */
  animation: raccoon-wiggle 0.2s infinite ease-in-out;
}

@keyframes raccoon-wiggle {
  0%   { transform: rotate(-2deg) skewX(1deg); }
  25%  { transform: rotate(2deg)  skewX(-1deg); }
  50% { transform: rotate(-2deg) skewX(1deg); }
  75%  { transform: rotate(360deg)  skewX(-360deg); }
  100% { transform: rotate(-360deg) skewX(360deg); }
}
h4 {
  /* Loud, aggressive radial gradient */
  background: radial-gradient(circle at center,
    #ff00ff 0%,
    #ffff00 30%,
    #00ffff 60%,
    #ff0000 100%
  );

  /* Clip the chaos directly into the text */
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;

  /* Fonts that look like they escaped a carnival */
  font-family: "Comic Sans MS", "Papyrus", "Curlz MT", fantasy;

  /* Stretchy, goofy dramatic size */
  font-size: clamp(2rem, 6vw, 6rem);

  /* Silly spacing because why not */
  letter-spacing: 0.15em;
  text-transform: uppercase;

  /* Make it wobble emotionally */
  text-shadow:
    0 0 10px #fff,
    0 0 20px #ff00ff,
    0 0 30px #ffff00;

  /* Emotional instability animation */
  animation: raccoon-wiggle 0.2s infinite ease-in-out;
}

@keyframes raccoon-wiggle {
  0%   { transform: rotate(-2deg) skewX(1deg); }
  25%  { transform: rotate(2deg)  skewX(-1deg); }
  50% { transform: rotate(-2deg) skewX(1deg); }
  75%  { transform: rotate(360deg)  skewX(-360deg); }
  100% { transform: rotate(-360deg) skewX(360deg); }
}
h5 {
  /* Loud, aggressive radial gradient */
  background: radial-gradient(circle at center,
    #ff00ff 0%,
    #ffff00 30%,
    #00ffff 60%,
    #ff0000 100%
  );

  /* Clip the chaos directly into the text */
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;

  /* Fonts that look like they escaped a carnival */
  font-family: "Comic Sans MS", "Papyrus", "Curlz MT", fantasy;

  /* Stretchy, goofy dramatic size */
  font-size: clamp(2rem, 6vw, 6rem);

  /* Silly spacing because why not */
  letter-spacing: 0.15em;
  text-transform: uppercase;

  /* Make it wobble emotionally */
  text-shadow:
    0 0 10px #fff,
    0 0 20px #ff00ff,
    0 0 30px #ffff00;

  /* Emotional instability animation */
  animation: raccoon-wiggle 0.2s infinite ease-in-out;
}

@keyframes raccoon-wiggle {
  0%   { transform: rotate(-2deg) skewX(1deg); }
  25%  { transform: rotate(2deg)  skewX(-1deg); }
  50% { transform: rotate(-2deg) skewX(1deg); }
  75%  { transform: rotate(360deg)  skewX(-360deg); }
  100% { transform: rotate(-360deg) skewX(360deg); }
}
h6 {
  /* Loud, aggressive radial gradient */
  background: radial-gradient(circle at center,
    #ff00ff 0%,
    #ffff00 30%,
    #00ffff 60%,
    #ff0000 100%
  );

  /* Clip the chaos directly into the text */
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;

  /* Fonts that look like they escaped a carnival */
  font-family: "Comic Sans MS", "Papyrus", "Curlz MT", fantasy;

  /* Stretchy, goofy dramatic size */
  font-size: clamp(2rem, 6vw, 6rem);

  /* Silly spacing because why not */
  letter-spacing: 0.15em;
  text-transform: uppercase;

  /* Make it wobble emotionally */
  text-shadow:
    0 0 10px #fff,
    0 0 20px #ff00ff,
    0 0 30px #ffff00;

  /* Emotional instability animation */
  animation: raccoon-wiggle 0.2s infinite ease-in-out;
}

@keyframes raccoon-wiggle {
  0%   { transform: rotate(-2deg) skewX(1deg); }
  25%  { transform: rotate(2deg)  skewX(-1deg); }
  50% { transform: rotate(-2deg) skewX(1deg); }
  75%  { transform: rotate(360deg)  skewX(-360deg); }
  100% { transform: rotate(-360deg) skewX(360deg); }
}
p {
  /* Loud, aggressive radial gradient */
  background: radial-gradient(circle at center,
    #ff00ff 0%,
    #ffff00 30%,
    #00ffff 60%,
    #ff0000 100%
  );

  /* Clip the chaos directly into the text */
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;

  /* Fonts that look like they escaped a carnival */
  font-family: "Comic Sans MS", "Papyrus", "Curlz MT", fantasy;

  /* Stretchy, goofy dramatic size */
  font-size: clamp(2rem, 6vw, 6rem);

  /* Silly spacing because why not */
  letter-spacing: 0.15em;
  text-transform: uppercase;

  /* Make it wobble emotionally */
  text-shadow:
    0 0 10px #fff,
    0 0 20px #ff00ff,
    0 0 30px #ffff00;

  /* Emotional instability animation */
  animation: raccoon-wiggle 0.2s infinite ease-in-out;
}

@keyframes raccoon-wiggle {
  0%   { transform: rotate(-2deg) skewX(1deg); }
  25%  { transform: rotate(2deg)  skewX(-1deg); }
  50% { transform: rotate(-2deg) skewX(1deg); }
  75%  { transform: rotate(500deg)  skewX(-360deg); }
  100% { transform: rotate(-360deg) skewX(98989deg); }
}
img {
  width: 20rem;
}
a {
    font-size: 5rem;
    color: #4886BD;
}